﻿2026-08-19T01:55:58.5926977Z ##[group]Run actions/checkout@v5
2026-08-19T01:55:58.5927339Z with:
2026-08-19T01:55:58.5927591Z   repository: SaberMage/spt-shell-notify
2026-08-19T01:55:58.5927840Z   path: .adapter-notify
2026-08-19T01:55:58.5929610Z   token: ***
2026-08-19T01:55:58.5929813Z   ssh-strict: true
2026-08-19T01:55:58.5929981Z   ssh-user: git
2026-08-19T01:55:58.5930229Z   persist-credentials: true
2026-08-19T01:55:58.5930558Z   clean: true
2026-08-19T01:55:58.5930752Z   sparse-checkout-cone-mode: true
2026-08-19T01:55:58.5930977Z   fetch-depth: 1
2026-08-19T01:55:58.5931213Z   fetch-tags: false
2026-08-19T01:55:58.5931532Z   show-progress: true
2026-08-19T01:55:58.5931866Z   lfs: false
2026-08-19T01:55:58.5932118Z   submodules: false
2026-08-19T01:55:58.5932443Z   set-safe-directory: true
2026-08-19T01:55:58.5932759Z   allow-unsafe-pr-checkout: false
2026-08-19T01:55:58.5933067Z env:
2026-08-19T01:55:58.5933607Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32205195794-1-bf76eff707f44176b417841add2f4550
2026-08-19T01:55:58.5934511Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-32205195794-1-bf76eff707f44176b417841add2f4550
2026-08-19T01:55:58.5935238Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32205195794-1-bf76eff707f44176b417841add2f4550
2026-08-19T01:55:58.5935802Z ##[endgroup]
2026-08-19T01:55:58.6653733Z Syncing repository: SaberMage/spt-shell-notify
2026-08-19T01:55:58.6658721Z ##[group]Getting Git version info
2026-08-19T01:55:58.6659240Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-19T01:55:58.6979897Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-19T01:55:58.7205662Z git version 2.43.0.windows.1
2026-08-19T01:55:58.7227549Z ##[endgroup]
2026-08-19T01:55:58.7235360Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\5672237e-4df0-4ceb-943e-60d86d6f20d9\.gitconfig'
2026-08-19T01:55:58.7247842Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5672237e-4df0-4ceb-943e-60d86d6f20d9' before making global git config changes
2026-08-19T01:55:58.7248788Z Adding repository directory to the temporary git global config as a safe directory
2026-08-19T01:55:58.7254412Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-19T01:55:58.7516258Z ##[group]Initializing the repository
2026-08-19T01:55:58.7521374Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-19T01:55:58.7886950Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-19T01:55:58.7909888Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-19T01:55:58.8181231Z ##[endgroup]
2026-08-19T01:55:58.8181549Z ##[group]Disabling automatic garbage collection
2026-08-19T01:55:58.8186126Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-19T01:55:58.8425503Z ##[endgroup]
2026-08-19T01:55:58.8425837Z ##[group]Setting up auth
2026-08-19T01:55:58.8432055Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-19T01:55:58.8687033Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-19T01:55:59.5355594Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-19T01:55:59.5605275Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-19T01:56:00.1699802Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-19T01:56:00.1944670Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-19T01:56:00.8735731Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-19T01:56:00.9068653Z ##[endgroup]
2026-08-19T01:56:00.9069346Z ##[group]Determining the default branch
2026-08-19T01:56:00.9070668Z Retrieving the default branch name
2026-08-19T01:56:01.2553996Z Default branch 'main'
2026-08-19T01:56:01.2554629Z ##[endgroup]
2026-08-19T01:56:01.2555077Z ##[group]Fetching the repository
2026-08-19T01:56:01.2560525Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-19T01:56:02.1789302Z From https://github.com/SaberMage/spt-shell-notify
2026-08-19T01:56:02.1789809Z  * [new branch]      main       -> origin/main
2026-08-19T01:56:02.1913314Z ##[endgroup]
2026-08-19T01:56:02.1913642Z ##[group]Determining the checkout info
2026-08-19T01:56:02.1914415Z ##[endgroup]
2026-08-19T01:56:02.1919754Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-19T01:56:02.3096098Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-19T01:56:02.3401179Z ##[group]Checking out the ref
2026-08-19T01:56:02.3406583Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-19T01:56:02.3766403Z branch 'main' set up to track 'origin/main'.
2026-08-19T01:56:02.3766773Z Reset branch 'main'
2026-08-19T01:56:02.3792623Z ##[endgroup]
2026-08-19T01:56:02.4053608Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-19T01:56:02.5128998Z ee2d37eadc730c0019e0af82d683074c509634a2
